DataConnector
C1CommandBase<TCommandImpl> クラス メンバ
プロパティ  メソッド  イベント

C1.AdoNet.GoogleAnalytics アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1CommandBase<TCommandImpl> クラス

C1CommandBase<TCommandImpl>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the text command to run against the data source. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティThe Parameters list of this command. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
Public プロパティ System.Data.Common.DbCommandから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドCancels the execution of this command C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.Data.Common.DbCommandから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドExecutes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。 An asynchronous version of method ExecuteNonQuery that executes a SQL statement against a connection object. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。  System.Data.Common.DbCommandから継承されます。
Public メソッドオーバーロードされます。  System.Data.Common.DbCommandから継承されます。
Public メソッドAllow the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッドオーバーロードされます。 An asynchronous version of method ExecuteScalar that allows the execution of a query that returns a 1x1 result table. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドCreates a prepared (or compiled) version of the command on the data source. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
トップ
パブリック イベント
 名前解説
Public イベント System.ComponentModel.Componentから継承されます。
トップ
参照

C1CommandBase<TCommandImpl> クラス
C1.DataConnector.AdoNet 名前空間